@import url("https://fonts.googleapis.com/css?family=Quicksand:400,500,700");
html,
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Quicksand", sans-serif;
  font-size: 62.5%;
  font-size: 10px;
}

.scale-wrappernavbar {
  transform: scale(0.8);

  transform-origin: top center;
  max-width: 1440px;
}

.brand-logo {
  height: auto;
  max-width: 175px;
}
/* Navbar section */

.disabler {
  display: none !important;
}
.gamechanger {
  display: flex;
}
.navlinks {
  position: absolute;
  top: 60px;
  /* left: 0; */
  /* right: 0; */
  height: 1000px !important;
  max-height: 92vh;
  overflow-y: auto;
  /* background-color: #fff; */
  /* flex-direction: column; */
  /* padding: 15px 20px; */
  border-bottom: 1px solid #eee;
  z-index: 999;
}

.nav div.logo {
  float: left;
  width: 175px;
  height: 68.20432px;
  padding-left: 0rem;
  margin: 18.4px 0px;
}

.nav div.logo a {
  text-decoration: none;
  color: #fff;
  font-size: 2.5rem;
}

.nav div.logo a:hover {
  color: #114576;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 700;
  word-wrap: break-word;
}

.nav div.main_list {
  height: 49.24px;
  float: right;
}

.nav div.main_list ul {
  width: 100%;
  height: 49.24px;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 19px;
  margin: 35.88px 0px 37.88px 0px;
}

.nav div.main_list ul li {
  width: auto;
  height: 49.24px;
  padding: 0px 3rem 0px 0px;

  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.nav div.main_list ul li a {
  text-decoration: none;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #114576;
}

.nav div.main_list ul li a:hover {
  color: #114576;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 700;
  word-wrap: break-word;
}

.nav {
  padding-top: 17px;
  width: 100%;
  height: 86px;
  position: fixed;
  line-height: 65px;
  text-align: center;
  background-color: #fff;
  position: fixed;
  z-index: 999999;
}

@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
  }
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1685px !important;
  }
}

.navTrigger {
  display: none;
}

.nav {
  padding-top: 0px;
  padding-bottom: 20px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #fff;
  box-shadow: 0px 0px 100px black;
}

/* end of second section */

/* Media qurey section */

@media screen and (min-width: 962px) and (max-width: 1024px) {
  .container {
    margin: 0;
  }
}

@media screen and (max-width: 1169px) {
  .bodyaligne{
    margin: -45px 0px 0px 0px !important;
  }
}
@media screen and (min-width: 962px) {
  .mobbtn,
  .displaymob {
    display: none !important;
  }
}
@media screen and (max-width: 962px) {
  .scale-wrappernavbar {
    transform: scale(1);

    transform-origin: top center;
  }
  .nav {
    height: 106px;
  }

  .nav div.main_list ul li {
    width: auto;
    height: 49.24px;
    padding: 0;

    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }

  .brand-logo {
    height: auto;
    width: 92px;
  }
  .nav {
    width: 100%;
    height: 87px;
  }
  .navTrigger {
    display: block;
    top: 18px;
  }
  .nav div.logo {
    margin: 26px 0px -15px 0px;
    width: 129px;
  }
  .nav div.main_list {
    width: 100%;
    height: 0;
    overflow: hidden;
    float: none;
  }
  .nav div.show_list {
    height: auto;
    display: none;
  }
  .nav div.main_list ul {
    flex-direction: column;
    width: 100%;
    height: auto;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    background-position: center top;
    gap: 0px;
    padding: 33px 40px;
  }
  .nav div.main_list ul li {
    width: 100%;
    position: relative;
    text-align: right;
    height: 100px;
  }
  .nav div.main_list ul li a {
    width: 100%;
    font-size: 16px;
    padding: 46px 0px 37px 0px;
    text-align: left;
    border-bottom: 2px solid #f5ba40;
  }
  .nav div.media_button {
    display: block;
  }

  .nav div.main_list ul {
    margin: 0px 0px;
    display: flex;
  }

  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .custom-btn {
    height: 49.24px;
    color: #fff;
    border-radius: 42.07px !important;
    padding: 10px 25px;
    z-index: 1;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    border: none;
    outline: none;
    padding: 5% 3rem !important;
    width: 259px !important;
    margin: 0 auto;
    height: 80px !important;
    white-space: nowrap !important;
  }

  .custom-btn:hover {
    transform: scale(1.1);
  }

  .btn-95 {
    transition: all 0.5s ease;
    overflow: hidden;
  }

  .btn-95:after {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 300px !important;
    height: 300px !important;
    margin: -50px -50px !important;
    border-radius: 42.07px !important;
    background-image: linear-gradient(-73deg, #f5ba40 0%, #ed5f1e 100%);
    transition: all 0.8s ease;
  }

  .btn-95:hover {
    background: transparent;
    color: #fff;
  }

  .btn-95:hover:after {
    -webkit-transform: scale(2) rotate(180deg);
    transform: scale(2) rotate(180deg);
  }

  .btn-5 {
    transition: all 0.5s ease;
    overflow: hidden;
  }

  .btn-5:after {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 800px !important;
    height: 800px !important;
    margin: -50px -50px !important;
    border-radius: 42.07px !important;
    background: linear-gradient(
      108deg,
      rgba(245, 186, 64, 1) 0%,
      rgba(68, 190, 189, 1) 100%
    );
    transition: all 0.8s ease;
  }

  .btn-5:hover {
    background: transparent;

    color: #fff;
  }

  .btn-5:hover:after {
    -webkit-transform: scale(2) rotate(180deg);
    transform: scale(2) rotate(180deg);
  }
  .mobbtnv2 {
    margin: 39px auto 0px auto;
  }

  .mobbtn {
    display: block !important;
    margin-top: 20px;
  }
}

.navTrigger {
  cursor: pointer;
  width: 30px;
  height: 25px;
  margin: auto;
  position: absolute;
  right: 30px;
  top: 10px;
  bottom: 0;
}

.navTrigger i {
  background-color: #2a2a2a;
  border-radius: 2px;
  content: "";
  display: block;
  width: 100%;
  height: 4px;
}

.navTrigger i:nth-child(1) {
  -webkit-animation: outT 0.8s backwards;
  animation: outT 0.8s backwards;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.navTrigger i:nth-child(2) {
  margin: 5px 0;
  -webkit-animation: outM 0.8s backwards;
  animation: outM 0.8s backwards;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.navTrigger i:nth-child(3) {
  -webkit-animation: outBtm 0.8s backwards;
  animation: outBtm 0.8s backwards;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.navTrigger.active i:nth-child(1) {
  -webkit-animation: inT 0.8s forwards;
  animation: inT 0.8s forwards;
  background-color: #ed5f1e;
}

.navTrigger.active i:nth-child(2) {
  -webkit-animation: inM 0.8s forwards;
  animation: inM 0.8s forwards;
  background-color: #ed5f1e;
}

.navTrigger.active i:nth-child(3) {
  -webkit-animation: inBtm 0.8s forwards;
  animation: inBtm 0.8s forwards;
  background-color: #ed5f1e;
}

@-webkit-keyframes inM {
  50% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
  }
}

@keyframes inM {
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(45deg);
  }
}

@-webkit-keyframes outM {
  50% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
  }
}

@keyframes outM {
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(45deg);
  }
}

@-webkit-keyframes inT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(9px) rotate(135deg);
  }
}

@keyframes inT {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(9px) rotate(0deg);
  }
  100% {
    transform: translateY(9px) rotate(135deg);
  }
}

@-webkit-keyframes outT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(9px) rotate(135deg);
  }
}

@keyframes outT {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(9px) rotate(0deg);
  }
  100% {
    transform: translateY(9px) rotate(135deg);
  }
}

@-webkit-keyframes inBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-9px) rotate(135deg);
  }
}

@keyframes inBtm {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-9px) rotate(0deg);
  }
  100% {
    transform: translateY(-9px) rotate(135deg);
  }
}

@-webkit-keyframes outBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-9px) rotate(135deg);
  }
}

@keyframes outBtm {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-9px) rotate(0deg);
  }
  100% {
    transform: translateY(-9px) rotate(135deg);
  }
}

.affix {
  padding: 0;
}

.myH2 {
  text-align: center;
  font-size: 4rem;
}
.myP {
  text-align: justify;
  padding-left: 15%;
  padding-right: 15%;
  font-size: 20px;
}
@media all and (max-width: 700px) {
  .myP {
    padding: 2%;
  }
}

.custom-btn {
  height: 49.24px;
  color: #fff;
  border-radius: 42.07px !important;
  padding: 10px 25px;

  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  border: none;
  outline: none;
  padding: 3% 3rem !important;
}

.custom-btn:hover {
  transform: scale(1.1);
}

/* 9 */
.btn-9 {
  transition: all 0.5s ease;
  overflow: hidden;
}

.btn-9:after {
  position: absolute;
  content: " ";
  z-index: -1;
  top: 0;
  left: 0;
  width: 300px;
  height: 245px;
  margin: -25px -15px;
  border-radius: 42.07px !important;
  background-image: linear-gradient(-73deg, #f5ba40 0%, #ed5f1e 100%);
  transition: all 0.8s ease;
}

.btn-9:hover {
  background: transparent;

  color: #fff;
}

.btn-9:hover:after {
  -webkit-transform: scale(2) rotate(180deg);
  transform: scale(2) rotate(180deg);
}

/* Responsive fix: prevent email/icon overlap in mobile contact section */
@media (max-width: 776px) {
  /* Force the 217px email container to be a flex row instead of using absolute positioning */
  .mobbtn div[style*="width: 217px"] {
    position: static !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    width: 100% !important;
    height: auto !important;
  }

  /* Reset the absolutely positioned email text block */
  .mobbtn div[style*="width: 217px"] > div[style*="left: 12px"][style*="position: absolute"] {
    position: static !important;
    left: auto !important;
    top: auto !important;
    width: auto !important;
  }

  /* Reset the absolutely positioned icon block */
  .mobbtn div[style*="width: 217px"]
    > div[style*="width: 18px"][style*="position: absolute"] {
    position: static !important;
    width: 18px !important;
    height: 18px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 auto !important;
  }

  /* Keep email on one line */
  .mobbtn div[style*="width: 217px"] span {
    white-space: nowrap !important;
  }
}
